home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16767 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.iadfw.net!usenet
  2. From: Mark Nelson <markn@airmail.net>
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Win32S Multiple instances
  5. Date: Thu, 11 Apr 1996 21:12:05 -0500
  6. Organization: customer of Internet America
  7. Message-ID: <316DBBF5.34CD@airmail.net>
  8. References: <4kj8uk$3or@news.enterprise.net>
  9. NNTP-Posting-Host: dal31-30.ppp.iadfw.net
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 2.0GoldB2 (Win95; I)
  14.  
  15. SWDEV wrote:
  16. > How do I build an application targetting WIN32S useing the Borland C++
  17. > 4.53 compiler that can have multiple instances.
  18. > I currently get the message 'Cannot run multiple instances of a DLL
  19. > under WIN32S'
  20. > Thanks.
  21. > Nigel Kneale
  22.  
  23. I worked a long time on this problem, and was never able to pull it off.  
  24. Tech support from Borland was unable to solve it either.  As far as I
  25. was able to determine, you just can't do it with Borland DLLs.  
  26.  
  27. If you are able to get it to work, I'd love to hear about it!
  28.  
  29. Mark Nelson
  30. http://web2.airmail.net/markn
  31.